home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- (UPDATE_MANUAL, UPDATE_NOTIFY, UPDATE_DOWNLOAD, UPDATE_INST_SEC) = range(4)
- CONF_MAP = {
- 'autoupdate': 'APT::Periodic::Update-Package-Lists',
- 'autodownload': 'APT::Periodic::Download-Upgradeable-Packages',
- 'autoclean': 'APT::Periodic::AutocleanInterval',
- 'unattended': 'APT::Periodic::Unattended-Upgrade',
- 'max_size': 'APT::Archives::MaxSize',
- 'max_age': 'APT::Archives::MaxAge' }
-